Introduction to Tokenization | Writing a Custom Language Parser in Golang
Building a Parser from scratch. Lecture [1/18]: Tokenizer | Parser
Parsing Explained - Computerphile
Haskell Tutorial - 12 - Writing Parsers From Scratch
Writing parsers like it is 2017
5. Writing Parsers By Hand
JSON Parser 100% From Scratch in Haskell (only 111 lines)
Michał Dominiak: Simple hand written parsers
Linux from Scratch: Part 7d - Sections 8.39 - 8.49
Writing our own parser in OCaml!
LLVM in 100 Seconds
What is a Lexer (No BS explanation)
Parsers From Scratch - BFPG - 2015-10
How to Write a Pratt Parser | Writing a Custom Language Parser in Golang
Functional Parsing - Computerphile
Implement a JSON parser from scratch in 10 minutes (Python)
Write better parsers with Nom Supreme
Parser and Lexer — How to Create a Compiler part 1/5 — Converting text into an Abstract Syntax Tree
"Writing a PEG parser for fun and profit" - Guido van Rossum (North Bay Python 2019)
I wrote my own JSON parser. Also, JSON is a terrible standard.